home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / OVCOMP.IN_ / ovcomp.inf
Encoding:
Windows Setup INFormation  |  2003-03-24  |  1.7 KB  |  90 lines

  1. ;
  2. ; OVComp.INF (was LVComp.INF)
  3. ; This file contains Logitech Video Composite devices.
  4. ;
  5. ; Copyright (c)1996-2000 Logitech Inc.
  6. ;
  7.  
  8. [Version]
  9. signature="$CHICAGO$"
  10. Class=USB
  11. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  12. Provider=%PVD%
  13. LayoutFile=LAYOUT.INF
  14. DriverVer=10/01/2002,5.2.3790.0
  15.  
  16. [DestinationDirs]
  17. DefaultDestDir=11               ; LDID_SYS
  18.  
  19. [ControlFlags]
  20. ExcludeFromselect=*
  21.  
  22. ; =================== Table of content =========================
  23.  
  24. [Manufacturer]
  25. %LogitechMfg%=Logitech.Section
  26.  
  27. ; =================== Generic ==================================
  28.  
  29. [Logitech.Section]
  30. %USB\VID_046D&PID_0801.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_0801
  31. %USB\VID_046D&PID_0850.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_0850
  32. %USB\VID_046D&PID_08B0.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_08B0
  33. %USB\VID_046D&PID_08C0.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_08C0
  34.  
  35. ; --------------------------------------------------------------
  36.  
  37. [Composite.Dev.NT]
  38. Include=usb.inf
  39. Needs=Composite.Dev.NT
  40. DriverVer=04/30/2001,5.4.8.0004
  41.  
  42. [Composite.Dev.NT.Services]
  43. Include=usb.inf
  44. Needs=Composite.Dev.NT.Services
  45.  
  46. ; =================== Global ==================================
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. [Strings]
  81. LogitechMfg="Logitech"
  82. DISK_NAME="Logitech USB Video Camera Disk"
  83. PVD="Logitech"
  84. USBClassName="Universal serial bus controller"
  85. StandardHub.SvcDesc="Logitech USB Composite Device"
  86. USB\VID_046D&PID_0801.DeviceDesc="Logitech USB Camera (Web)"
  87. USB\VID_046D&PID_0850.DeviceDesc="Logitech USB Camera (Web)"
  88. USB\VID_046D&PID_08B0.DeviceDesc="Logitech USB Camera (Pro 3000)"
  89. USB\VID_046D&PID_08C0.DeviceDesc="Logitech USB Camera (Pro 3000)"
  90.